home *** CD-ROM | disk | FTP | other *** search
- * Blobs - Layer 1 and 2 are identical save for the "blob" directive.
- * Blob threshold and strength default to .5 and 1 respectively.
- * Note "colors.inc" is a file in \povray\include and the external_pigment
- * "OldGold" is declared in it.
-
- global
- sky cloudy
- floor tiles
-
- layer 1 blobs layer_texture external_pigment OldGold
- layer 2 layer_texture external_pigment OldGold
-
- insert before_textures begin_insert
- #include "rshapes.inc"
- #include "colors.inc"
- end_insert
-
- block ELLIPS external Ellipsoid
-